Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ListBase<T> Class


ListBase<T> Class Properties

For a list of all members of this type, see ListBase<T> members.

Public Properties
 NameDescription
Public PropertyGets or sets the total number of elements the internal data structure can hold without resizing.  
Public PropertyGets the number of elements actually contained in the ListBase<T>.  
Public PropertyGets or sets the element at the specified index.  
Top
See Also